\(\int \frac {f+g x}{(a+b \log (c (d+e x)^n))^2} \, dx\) [96]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [C] (warning: unable to verify)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [B] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 22, antiderivative size = 177 \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\frac {e^{-\frac {a}{b n}} (e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n} \operatorname {ExpIntegralEi}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right )}{b^2 e^2 n^2}+\frac {2 e^{-\frac {2 a}{b n}} g (d+e x)^2 \left (c (d+e x)^n\right )^{-2/n} \operatorname {ExpIntegralEi}\left (\frac {2 \left (a+b \log \left (c (d+e x)^n\right )\right )}{b n}\right )}{b^2 e^2 n^2}-\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )} \]

[Out]

(-d*g+e*f)*(e*x+d)*Ei((a+b*ln(c*(e*x+d)^n))/b/n)/b^2/e^2/exp(a/b/n)/n^2/((c*(e*x+d)^n)^(1/n))+2*g*(e*x+d)^2*Ei
(2*(a+b*ln(c*(e*x+d)^n))/b/n)/b^2/e^2/exp(2*a/b/n)/n^2/((c*(e*x+d)^n)^(2/n))-(e*x+d)*(g*x+f)/b/e/n/(a+b*ln(c*(
e*x+d)^n))

Rubi [A] (verified)

Time = 0.17 (sec) , antiderivative size = 177, normalized size of antiderivative = 1.00, number of steps used = 12, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.318, Rules used = {2447, 2446, 2436, 2337, 2209, 2437, 2347} \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\frac {e^{-\frac {a}{b n}} (d+e x) (e f-d g) \left (c (d+e x)^n\right )^{-1/n} \operatorname {ExpIntegralEi}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right )}{b^2 e^2 n^2}+\frac {2 g e^{-\frac {2 a}{b n}} (d+e x)^2 \left (c (d+e x)^n\right )^{-2/n} \operatorname {ExpIntegralEi}\left (\frac {2 \left (a+b \log \left (c (d+e x)^n\right )\right )}{b n}\right )}{b^2 e^2 n^2}-\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )} \]

[In]

Int[(f + g*x)/(a + b*Log[c*(d + e*x)^n])^2,x]

[Out]

((e*f - d*g)*(d + e*x)*ExpIntegralEi[(a + b*Log[c*(d + e*x)^n])/(b*n)])/(b^2*e^2*E^(a/(b*n))*n^2*(c*(d + e*x)^
n)^n^(-1)) + (2*g*(d + e*x)^2*ExpIntegralEi[(2*(a + b*Log[c*(d + e*x)^n]))/(b*n)])/(b^2*e^2*E^((2*a)/(b*n))*n^
2*(c*(d + e*x)^n)^(2/n)) - ((d + e*x)*(f + g*x))/(b*e*n*(a + b*Log[c*(d + e*x)^n]))

Rule 2209

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(F^(g*(e - c*(f/d)))/d)*ExpInteg
ralEi[f*g*(c + d*x)*(Log[F]/d)], x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !TrueQ[$UseGamma]

Rule 2337

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_), x_Symbol] :> Dist[x/(n*(c*x^n)^(1/n)), Subst[Int[E^(x/n)*(a +
b*x)^p, x], x, Log[c*x^n]], x] /; FreeQ[{a, b, c, n, p}, x]

Rule 2347

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_)*((d_.)*(x_))^(m_.), x_Symbol] :> Dist[(d*x)^(m + 1)/(d*n*(c*x^n
)^((m + 1)/n)), Subst[Int[E^(((m + 1)/n)*x)*(a + b*x)^p, x], x, Log[c*x^n]], x] /; FreeQ[{a, b, c, d, m, n, p}
, x]

Rule 2436

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.), x_Symbol] :> Dist[1/e, Subst[Int[(a + b*Log[c*
x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, n, p}, x]

Rule 2437

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_) + (g_.)*(x_))^(q_.), x_Symbol] :> Dist[1/
e, Subst[Int[(f*(x/d))^q*(a + b*Log[c*x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p, q}, x]
 && EqQ[e*f - d*g, 0]

Rule 2446

Int[((f_.) + (g_.)*(x_))^(q_.)/((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.)), x_Symbol] :> Int[ExpandIn
tegrand[(f + g*x)^q/(a + b*Log[c*(d + e*x)^n]), x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g,
 0] && IGtQ[q, 0]

Rule 2447

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_)*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[(d
 + e*x)*(f + g*x)^q*((a + b*Log[c*(d + e*x)^n])^(p + 1)/(b*e*n*(p + 1))), x] + (-Dist[(q + 1)/(b*n*(p + 1)), I
nt[(f + g*x)^q*(a + b*Log[c*(d + e*x)^n])^(p + 1), x], x] + Dist[q*((e*f - d*g)/(b*e*n*(p + 1))), Int[(f + g*x
)^(q - 1)*(a + b*Log[c*(d + e*x)^n])^(p + 1), x], x]) /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g,
0] && LtQ[p, -1] && GtQ[q, 0]

Rubi steps \begin{align*} \text {integral}& = -\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {2 \int \frac {f+g x}{a+b \log \left (c (d+e x)^n\right )} \, dx}{b n}-\frac {(e f-d g) \int \frac {1}{a+b \log \left (c (d+e x)^n\right )} \, dx}{b e n} \\ & = -\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {2 \int \left (\frac {e f-d g}{e \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {g (d+e x)}{e \left (a+b \log \left (c (d+e x)^n\right )\right )}\right ) \, dx}{b n}-\frac {(e f-d g) \text {Subst}\left (\int \frac {1}{a+b \log \left (c x^n\right )} \, dx,x,d+e x\right )}{b e^2 n} \\ & = -\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {(2 g) \int \frac {d+e x}{a+b \log \left (c (d+e x)^n\right )} \, dx}{b e n}+\frac {(2 (e f-d g)) \int \frac {1}{a+b \log \left (c (d+e x)^n\right )} \, dx}{b e n}-\frac {\left ((e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n}\right ) \text {Subst}\left (\int \frac {e^{\frac {x}{n}}}{a+b x} \, dx,x,\log \left (c (d+e x)^n\right )\right )}{b e^2 n^2} \\ & = -\frac {e^{-\frac {a}{b n}} (e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n} \text {Ei}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right )}{b^2 e^2 n^2}-\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {(2 g) \text {Subst}\left (\int \frac {x}{a+b \log \left (c x^n\right )} \, dx,x,d+e x\right )}{b e^2 n}+\frac {(2 (e f-d g)) \text {Subst}\left (\int \frac {1}{a+b \log \left (c x^n\right )} \, dx,x,d+e x\right )}{b e^2 n} \\ & = -\frac {e^{-\frac {a}{b n}} (e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n} \text {Ei}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right )}{b^2 e^2 n^2}-\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )}+\frac {\left (2 g (d+e x)^2 \left (c (d+e x)^n\right )^{-2/n}\right ) \text {Subst}\left (\int \frac {e^{\frac {2 x}{n}}}{a+b x} \, dx,x,\log \left (c (d+e x)^n\right )\right )}{b e^2 n^2}+\frac {\left (2 (e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n}\right ) \text {Subst}\left (\int \frac {e^{\frac {x}{n}}}{a+b x} \, dx,x,\log \left (c (d+e x)^n\right )\right )}{b e^2 n^2} \\ & = \frac {e^{-\frac {a}{b n}} (e f-d g) (d+e x) \left (c (d+e x)^n\right )^{-1/n} \text {Ei}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right )}{b^2 e^2 n^2}+\frac {2 e^{-\frac {2 a}{b n}} g (d+e x)^2 \left (c (d+e x)^n\right )^{-2/n} \text {Ei}\left (\frac {2 \left (a+b \log \left (c (d+e x)^n\right )\right )}{b n}\right )}{b^2 e^2 n^2}-\frac {(d+e x) (f+g x)}{b e n \left (a+b \log \left (c (d+e x)^n\right )\right )} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.14 (sec) , antiderivative size = 208, normalized size of antiderivative = 1.18 \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=-\frac {e^{-\frac {2 a}{b n}} (d+e x) \left (c (d+e x)^n\right )^{-2/n} \left (b e e^{\frac {2 a}{b n}} n \left (c (d+e x)^n\right )^{2/n} (f+g x)-e^{\frac {a}{b n}} (e f-d g) \left (c (d+e x)^n\right )^{\frac {1}{n}} \operatorname {ExpIntegralEi}\left (\frac {a+b \log \left (c (d+e x)^n\right )}{b n}\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )-2 g (d+e x) \operatorname {ExpIntegralEi}\left (\frac {2 \left (a+b \log \left (c (d+e x)^n\right )\right )}{b n}\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )\right )}{b^2 e^2 n^2 \left (a+b \log \left (c (d+e x)^n\right )\right )} \]

[In]

Integrate[(f + g*x)/(a + b*Log[c*(d + e*x)^n])^2,x]

[Out]

-(((d + e*x)*(b*e*E^((2*a)/(b*n))*n*(c*(d + e*x)^n)^(2/n)*(f + g*x) - E^(a/(b*n))*(e*f - d*g)*(c*(d + e*x)^n)^
n^(-1)*ExpIntegralEi[(a + b*Log[c*(d + e*x)^n])/(b*n)]*(a + b*Log[c*(d + e*x)^n]) - 2*g*(d + e*x)*ExpIntegralE
i[(2*(a + b*Log[c*(d + e*x)^n]))/(b*n)]*(a + b*Log[c*(d + e*x)^n])))/(b^2*e^2*E^((2*a)/(b*n))*n^2*(c*(d + e*x)
^n)^(2/n)*(a + b*Log[c*(d + e*x)^n])))

Maple [C] (warning: unable to verify)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 1.01 (sec) , antiderivative size = 2300, normalized size of antiderivative = 12.99

method result size
risch \(\text {Expression too large to display}\) \(2300\)

[In]

int((g*x+f)/(a+b*ln(c*(e*x+d)^n))^2,x,method=_RETURNVERBOSE)

[Out]

-2*(e*x+d)*(g*x+f)/b/e/n/(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x
+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln((e*x+d)^n)+2*b*l
n(c)+2*a)-1/b^2/n^2*f*((e*x+d)^n)^(-1/n)*c^(-1/n)*exp(-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+
d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x
+d)^n)^3*b+2*a)/b/n)*Ei(1,-ln(e*x+d)-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*
c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(
c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/b/n)*x-1/b^2/e/n^2*f*((e*x+d)^n)^(-1/n)*c^(-1/n)*exp(-1/2*(-I*b*Pi*csg
n(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csg
n(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*a)/b/n)*Ei(1,-ln(e*x+d)-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*c
sgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2
*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/b/n)*d-2/b^2/n^2*g*((e*x+d)^n)^
(-2/n)*c^(-2/n)*exp(-(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^
n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*a)/b/n)*Ei(1,-2*ln(e*x+d)
-(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(
e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/
b/n)*x^2-4/b^2/e/n^2*g*((e*x+d)^n)^(-2/n)*c^(-2/n)*exp(-(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^
n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)
^n)^3*b+2*a)/b/n)*Ei(1,-2*ln(e*x+d)-(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*cs
gn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(c)+2*
b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/b/n)*d*x-2/b^2/e^2/n^2*g*((e*x+d)^n)^(-2/n)*c^(-2/n)*exp(-(-I*b*Pi*csgn(I*c
*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c
*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*a)/b/n)*Ei(1,-2*ln(e*x+d)-(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c
)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi
*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/b/n)*d^2+1/b^2/e/n^2*d*g*((e*x+d)^n)^(
-1/n)*c^(-1/n)*exp(-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+
d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*a)/b/n)*Ei(1,-ln(e*x+d
)-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csg
n(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3*b+2*b*ln(c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+
2*a)/b/n)*x+1/b^2/e^2/n^2*d^2*g*((e*x+d)^n)^(-1/n)*c^(-1/n)*exp(-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*cs
gn(I*(e*x+d)^n)+I*Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csg
n(I*c*(e*x+d)^n)^3*b+2*a)/b/n)*Ei(1,-ln(e*x+d)-1/2*(-I*b*Pi*csgn(I*c*(e*x+d)^n)*csgn(I*c)*csgn(I*(e*x+d)^n)+I*
Pi*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*b+I*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*b-I*Pi*csgn(I*c*(e*x+d)^n)^3
*b+2*b*ln(c)+2*b*(ln((e*x+d)^n)-n*ln(e*x+d))+2*a)/b/n)

Fricas [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 239, normalized size of antiderivative = 1.35 \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\frac {{\left ({\left (a e f - a d g + {\left (b e f - b d g\right )} n \log \left (e x + d\right ) + {\left (b e f - b d g\right )} \log \left (c\right )\right )} e^{\left (\frac {b \log \left (c\right ) + a}{b n}\right )} \operatorname {log\_integral}\left ({\left (e x + d\right )} e^{\left (\frac {b \log \left (c\right ) + a}{b n}\right )}\right ) - {\left (b e^{2} g n x^{2} + b d e f n + {\left (b e^{2} f + b d e g\right )} n x\right )} e^{\left (\frac {2 \, {\left (b \log \left (c\right ) + a\right )}}{b n}\right )} + 2 \, {\left (b g n \log \left (e x + d\right ) + b g \log \left (c\right ) + a g\right )} \operatorname {log\_integral}\left ({\left (e^{2} x^{2} + 2 \, d e x + d^{2}\right )} e^{\left (\frac {2 \, {\left (b \log \left (c\right ) + a\right )}}{b n}\right )}\right )\right )} e^{\left (-\frac {2 \, {\left (b \log \left (c\right ) + a\right )}}{b n}\right )}}{b^{3} e^{2} n^{3} \log \left (e x + d\right ) + b^{3} e^{2} n^{2} \log \left (c\right ) + a b^{2} e^{2} n^{2}} \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^n))^2,x, algorithm="fricas")

[Out]

((a*e*f - a*d*g + (b*e*f - b*d*g)*n*log(e*x + d) + (b*e*f - b*d*g)*log(c))*e^((b*log(c) + a)/(b*n))*log_integr
al((e*x + d)*e^((b*log(c) + a)/(b*n))) - (b*e^2*g*n*x^2 + b*d*e*f*n + (b*e^2*f + b*d*e*g)*n*x)*e^(2*(b*log(c)
+ a)/(b*n)) + 2*(b*g*n*log(e*x + d) + b*g*log(c) + a*g)*log_integral((e^2*x^2 + 2*d*e*x + d^2)*e^(2*(b*log(c)
+ a)/(b*n))))*e^(-2*(b*log(c) + a)/(b*n))/(b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)

Sympy [F]

\[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\int \frac {f + g x}{\left (a + b \log {\left (c \left (d + e x\right )^{n} \right )}\right )^{2}}\, dx \]

[In]

integrate((g*x+f)/(a+b*ln(c*(e*x+d)**n))**2,x)

[Out]

Integral((f + g*x)/(a + b*log(c*(d + e*x)**n))**2, x)

Maxima [F]

\[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\int { \frac {g x + f}{{\left (b \log \left ({\left (e x + d\right )}^{n} c\right ) + a\right )}^{2}} \,d x } \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^n))^2,x, algorithm="maxima")

[Out]

-(e*g*x^2 + d*f + (e*f + d*g)*x)/(b^2*e*n*log((e*x + d)^n) + b^2*e*n*log(c) + a*b*e*n) + integrate((2*e*g*x +
e*f + d*g)/(b^2*e*n*log((e*x + d)^n) + b^2*e*n*log(c) + a*b*e*n), x)

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 973 vs. \(2 (177) = 354\).

Time = 0.33 (sec) , antiderivative size = 973, normalized size of antiderivative = 5.50 \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\text {Too large to display} \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^n))^2,x, algorithm="giac")

[Out]

b*e*f*n*Ei(log(c)/n + a/(b*n) + log(e*x + d))*e^(-a/(b*n))*log(e*x + d)/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n
^2*log(c) + a*b^2*e^2*n^2)*c^(1/n)) - b*d*g*n*Ei(log(c)/n + a/(b*n) + log(e*x + d))*e^(-a/(b*n))*log(e*x + d)/
((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(1/n)) - (e*x + d)*b*e*f*n/(b^3*e^2*n^3*log
(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2) - (e*x + d)^2*b*g*n/(b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*lo
g(c) + a*b^2*e^2*n^2) + (e*x + d)*b*d*g*n/(b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2) + 2*
b*g*n*Ei(2*log(c)/n + 2*a/(b*n) + 2*log(e*x + d))*e^(-2*a/(b*n))*log(e*x + d)/((b^3*e^2*n^3*log(e*x + d) + b^3
*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(2/n)) + b*e*f*Ei(log(c)/n + a/(b*n) + log(e*x + d))*e^(-a/(b*n))*log(c)/((
b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(1/n)) - b*d*g*Ei(log(c)/n + a/(b*n) + log(e*
x + d))*e^(-a/(b*n))*log(c)/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(1/n)) + a*e*f*
Ei(log(c)/n + a/(b*n) + log(e*x + d))*e^(-a/(b*n))/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2
*n^2)*c^(1/n)) - a*d*g*Ei(log(c)/n + a/(b*n) + log(e*x + d))*e^(-a/(b*n))/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2
*n^2*log(c) + a*b^2*e^2*n^2)*c^(1/n)) + 2*b*g*Ei(2*log(c)/n + 2*a/(b*n) + 2*log(e*x + d))*e^(-2*a/(b*n))*log(c
)/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(2/n)) + 2*a*g*Ei(2*log(c)/n + 2*a/(b*n)
+ 2*log(e*x + d))*e^(-2*a/(b*n))/((b^3*e^2*n^3*log(e*x + d) + b^3*e^2*n^2*log(c) + a*b^2*e^2*n^2)*c^(2/n))

Mupad [F(-1)]

Timed out. \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^2} \, dx=\int \frac {f+g\,x}{{\left (a+b\,\ln \left (c\,{\left (d+e\,x\right )}^n\right )\right )}^2} \,d x \]

[In]

int((f + g*x)/(a + b*log(c*(d + e*x)^n))^2,x)

[Out]

int((f + g*x)/(a + b*log(c*(d + e*x)^n))^2, x)